ContentsIndexHome
PreviousUpNext
ProcedureCall.ProcedureCall Constructor

Constructs procedure config

C#
public ProcedureCall(String procedureName, params Identifier[] procedureArguments);
Parameters 
Description 
String procedureName 
the name of an existing procedure in the AIMMS model. 
params Identifier[] procedureArguments 
arguments for this procedure in the order specfied in the AIMMS model. 
Copyright (c) 1993–2018 by AIMMS B.V. All rights reserved